runtime.tracestat.bytes (field)
5 uses
runtime (current package)
arena.go#L819: inittrace.bytes += uint64(userArenaChunkBytes)
malloc.go#L1647: inittrace.bytes += uint64(elemsize)
proc.go#L7333: bytes uint64 // heap allocated bytes
proc.go#L7386: print(string(itoa(sbuf[:], after.bytes-before.bytes)), " bytes, ")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)